hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
ID3D11RasterizerState1
directx
d3d11_1
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
version(Windows && Direct3D_11)
extern (
C
++)
interface
ID3D11RasterizerState1 : ID3D11RasterizerState {
void
GetDesc1
(D3D11_RASTERIZER_DESC1* pDesc);
}
Members
Functions
GetDesc1
void
GetDesc1
(D3D11_RASTERIZER_DESC1* pDesc)
Undocumented in source.
Meta
Source
See Implementation
directx
d3d11_1
aliases
D3D11_1_CREATE_DEVICE_CONTEXT_STATE_FLAG
D3D11_COPY_FLAGS
D3D11_LOGIC_OP
enums
D3D11_1_CREATE_DEVICE_CONTEXT_STATE_SINGLETHREADED
D3D11_COPY_NO_OVERWRITE
D3D11_LOGIC_OP_CLEAR
interfaces
ID3D11BlendState1
ID3D11Device1
ID3D11DeviceContext1
ID3D11RasterizerState1
ID3DDeviceContextState
ID3DUserDefinedAnnotation
structs
D3D11_BLEND_DESC1
D3D11_RASTERIZER_DESC1
D3D11_RENDER_TARGET_BLEND_DESC1